MultiItems.operator[]


public operator operator[]

Prototype:

operator [path]

Parameters

path
the index/path to retrieve

Description:

This is the operator used to retrieve data from the multi items view.

Return value:

This operator returns the item at a given position or path.